Fix bug #9311 with loading on MS-Windows .elc files in root directories.
authorEli Zaretskii <eliz@gnu.org>
Wed, 17 Aug 2011 08:50:08 +0000 (11:50 +0300)
committerEli Zaretskii <eliz@gnu.org>
Wed, 17 Aug 2011 08:50:08 +0000 (11:50 +0300)
commitc38d3aee03a35b1bc5fe2ce817bf5967060cce21
tree82f2cafde1c59a839bdb0a164608ca754c7646ec
parent242ab83ff50eb9407b2a0f888aed33280b7a1a5f
Fix bug #9311 with loading on MS-Windows .elc files in root directories.

 src/lread.c (Fload) [DOS_NT]: If `openp' returns -2, but the file
 has no `load' handler, try opening the file locally.
src/ChangeLog
src/lread.c